Total Complexity | 16 |
Dependencies | 6 |
Dependents | 1 |
Total lines | 147 |
Lines of code | 106 |
Logical lines of code | 67 |
Comment lines | 13 |
Methods | 7 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
create_line_items() | 59 | 4 | 14 | |
assign_shipping_address() | 52 | 3 | 26 | |
create_order() | 51 | 2 | 28 | |
apply_discount_if_present() | 61 | 2 | 13 | |
create_shipping_line_item() | 61 | 2 | 12 | |
apply_coupon_if_present() | 71 | 2 | 6 | |
get_order_by_meta() | 69 | 1 | 7 |